AggregateOnPropertyPath Property |
Gets or sets the property path.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic PropertyPath PropertyPath { get; set; }Public Property PropertyPath As PropertyPath
Get
Set
Property Value
Type:
PropertyPathThe property path.
See Also